toolbutton: don't force the icon widget to be a GtkMisc
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 27 Sep 2011 21:06:59 +0000 (17:06 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 27 Sep 2011 21:31:11 +0000 (17:31 -0400)
commit5cf0450c69f7bbdb0d1ca22ec54355e3b3e8c9c2
tree497edd375648f56240188ed6911c4c8bf30171ae
parent63124e81b6131e29c2f06c7ad795ac570f92e275
toolbutton: don't force the icon widget to be a GtkMisc

There's really no reason the icon widget must be a GtkMisc. You might
want to use e.g. a GtkSpinner.
gtk/gtktoolbutton.c
tests/testtoolbar.c